BlueCielo Meridian Enterprise 2012 Configuration Guide | BlueCielo ECM Solutions

You are here: About Web Access > Configuring the Find form

Configuring the Find form

Besides the Name and Quick Search options, the default Find form of Web Access includes only three properties that cannot be changed by users. These may not meet your organization’s search needs.

To configure different properties:

  1. Open the Windows registry of the Meridian web server in Registry Editor and locate the following key:
HKEY_LOCAL_MACHINE\SOFTWARE\Cyco\<AutoManager Meridian>\Current Version\WebLink\UserPreferences\Default\Find Templates
  1. The values named 1, 2, and 3 correspond to the first three properties shown on the Find page, respectively. To search a different property, change the value of one to the name of the desired property set and property name.
  2. To add more properties, create new string values (named 4 and higher), and type the property set name and property name as the data.
  3. When you are finished defining the property names, update the value of PropertyCount with the total number of properties, for example 4. If you define more than 8 properties, be sure to specify PropertyCount with the correct Base option.
  4. For each property, specify the default search operator by creating a corresponding DWORD value named <n>.Operator where <n> represents the property. The value is specified as the numeric equivalent of one of the IC_OP_OPERATOR constants listed in the following table. If no operator is specified, the default operator Contains is used. For example, to set the Equals operator for the first search property, create a DWORD value named 1.Operator and set it to 1.
  5. Restart the World Wide Web Publishing (IIS) service to display your changes.
Search operator constants

Constant

Value

IC_OP_CONTAINS

11

IC_OP_DATE_EQUALS

18

IC_OP_DATE_NOT_EQUAL

19

IC_OP_DOSWILDCARD

15

IC_OP_EMPTY

9

IC_OP_EQUALS

1

IC_OP_LESS

2

IC_OP_LESS_EQUAL

4

IC_OP_LIKE

7

IC_OP_MORE

3

IC_OP_MORE_EQUAL

5

IC_OP_NOT_CONTAINS

12

IC_OP_ NOT_EMPTY

10

IC_OP_NOT_EQUAL

6

IC_OP_NOT_LIKE

8

IC_OP_NOT_STARTWITH

14

IC_OP_STARTWITH

13

Related concepts

About Web Access


Copyright © 2000-2012 BlueCielo ECM Solutions

www.bluecieloecm.com